From: Kristian Rietveld Date: Wed, 2 Jul 2008 09:34:24 +0000 (+0000) Subject: Since s/2.16/2.14/ for the new gicon property. X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1~1^2~428^2^2~31742 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=74984a5c242143d99557f6e6ca56463e99c2aba7;p=gtk4.git Since s/2.16/2.14/ for the new gicon property. 2008-07-02 Kristian Rietveld * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init): Since s/2.16/2.14/ for the new gicon property. svn path=/trunk/; revision=20731 --- diff --git a/ChangeLog b/ChangeLog index aeec40ccd1..f858c3c5ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-02 Kristian Rietveld + + * gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init): + Since s/2.16/2.14/ for the new gicon property. + 2008-07-02 Kristian Rietveld Bug 455268 - Add gtk-enable-tooltips GtkSetting diff --git a/gtk/gtkcellrendererpixbuf.c b/gtk/gtkcellrendererpixbuf.c index 4e2b8d0566..faffec5bc6 100644 --- a/gtk/gtkcellrendererpixbuf.c +++ b/gtk/gtkcellrendererpixbuf.c @@ -197,7 +197,7 @@ gtk_cell_renderer_pixbuf_class_init (GtkCellRendererPixbufClass *class) * If the icon theme is changed, the image will be updated * automatically. * - * Since: 2.16 + * Since: 2.14 */ g_object_class_install_property (object_class, PROP_GICON,